|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.telin.mymedia.processor.Distance
public class Distance
Constructor Summary | |
---|---|
Distance(int textRel,
int ontRel)
|
Method Summary | |
---|---|
int |
getOntRel()
|
int |
getTextRel()
|
void |
setOntReL(int ontRel)
|
void |
setTextRel(int textRel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Distance(int textRel, int ontRel)
Method Detail |
---|
public int getTextRel()
public void setTextRel(int textRel)
public int getOntRel()
public void setOntReL(int ontRel)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |